import { FileUploader } from '@aws-amplify/ui-react'; // IGNORE export const DefaultFileUploaderExample = () => { return ( ); };